FRTС project
Notes
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
lubksb
Subroutine
30 statements
Source File
1_approximation.f90
approximation
lubksb
Contents
public subroutine lubksb(a, n, np, indx, b)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=wp)
::
a
(np,np)
integer
::
n
integer
::
np
real(kind=wp)
::
indx
(n)
real(kind=wp)
::
b
(n)